home *** CD-ROM | disk | FTP | other *** search
- Changes from multidisk.device V3.42 to V3.46:
-
- - Format error in Amiga DD and Amiga HD disks removed
- - Crash with Buddha Flash removed
- - tool for creating and writing disk images included
-
- usage: diskimage <FILENAME> [switches...]
- switches are:
- -device <devicename> device to read from (with .device)
- use "multidisk.device" for Catweasel
- device names are case-sensitive!
- -unit <unitnumber> unit number to read from
- -flags <openflags> device openflags
- see Catweasel manual for flags
- or start tool with "-formats" switch
- -read read from device to file
- -write write from file to device
- -noverify do not verify after writing
- -ignore ignore IOerrors when reading
- -? get this help
- -formats list diskformats of multidisk.device
- either -read or -write must be specified.
- defaults are multidisk.device, unit 0, flags 0, verify on.
-
- Flags for multidisk.device:
-
- for 3.5" drives:
- 0 AMIGA double-density
- 1 AMIGA high-density
- 2 MS-DOS double-density
- 3 MS-DOS high-density
- 4 ATARI 10 sector
- 5 ATARI 11 sector
- 6 COMMODORE 64 - 1581 floppy
- 7 EXTRA HD (2380kb)
- 8 MS-DOS 20 sector (1600kB)
- 9 MAC DD
- 10 MAC DD single-sided
-
- for 5.25" drives (PC-standard rotation speed 360 RPM):
- 16 COMMODORE 64 - 1541 floppy
- 17 MS-DOS 360kB
- 18 MS-DOS 1200kB
- 19 AMIGA trackdisk 5.25" (made 300RPM with paula)
- 20 MS-DOS 720 kB
- 21 MS-DOS 180 kB
- 22 Apple II E 140kB
- 23 Atari XL800
- 24 Atari XL800-Enhanced density
- 25 C64 1571 disk
-